This is Unofficial EPICS BASE Doxygen Site
boost::detail::sp_array_access< T[] > Struct Template Reference

#include "shared_ptr.hpp"

Public Types

typedef T & type
 

Detailed Description

template<class T>
struct boost::detail::sp_array_access< T[] >

Definition at line 174 of file shared_ptr.hpp.

Member Typedef Documentation

template<class T >
typedef T& boost::detail::sp_array_access< T[] >::type

Definition at line 176 of file shared_ptr.hpp.


The documentation for this struct was generated from the following file: